From 951acfea551f4d454b6202063bbbeb75eeb1966b Mon Sep 17 00:00:00 2001 From: Andrew Innes Date: Mon, 12 Feb 2001 14:50:08 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index c8fe9acd1b7..d0217b2e975 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,22 @@ +2001-02-12 Andrew Innes + + The following changes are to draw box lines inside characters area + if line-width is negative. + + * w32term.c (x_produce_image_glyph): Pay attention to the case that + face->box_line_width is negative. + (x_produce_stretch_glyph): Likewise. + (x_produce_glyphs): Likewise. + (x_estimate_mode_line_height): Likewise. + (x_draw_glyph_string_background): Likewise. + (x_draw_glyph_string_foreground): Likewise. + (x_draw_composite_glyph_string_foreground): Likewise. + (x_draw_glyph_string_box): Likewise. + (x_draw_image_foreground): Likewise. + (x_draw_image_relief): Likewise. + (x_draw_image_foreground_1): Likewise. + (x_draw_image_glyph_string): Likewise. + 2001-02-09 Kenichi Handa The following changes are to draw box lines inside characters area -- 2.30.2